Skip to content

Fix for crash in select apps during SSO Sign-In - #441

Open
kennsippell wants to merge 1 commit into
masterfrom
440-signon-crash
Open

Fix for crash in select apps during SSO Sign-In#441
kennsippell wants to merge 1 commit into
masterfrom
440-signon-crash

Conversation

@kennsippell

@kennsippell kennsippell commented Sep 2, 2026

Copy link
Copy Markdown
Member

AppUrlIntentActivity.java was deleted and updated in src/main/AndroidManifest.xml, but missed the flavor manifests that also referenced the class. Lint's MissingClass check would flag this instantly — it just never runs against these flavors.

Fixes #440

…nfo{...moh_kenya_echis/org.medicmobile.webapp.mobile.AppUrlIntentActivity}:
@kennsippell
kennsippell requested a review from jkuester September 2, 2026 19:30

@jkuester jkuester left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shoot! This is something I broke when changing deep-link handling.

Apologies for missing that and thank you for the clear issue/fix @kennsippell ! 🙏

These changes are good to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MoH Kenya App crashes during "Signon via SSO"

2 participants